PLANFIELD

 

Description

Use PLANFIELD type to assign the value of a field from AsPlan (the Plan Screen) into a MathVariable so it can be used to perform calculations or process business events.

 

PLANFIELD Element/Attribute Table

TYPE = PLANFIELD

Element

Attributes

Attribute Value

Element Value

<MathVariable>

TYPE

PLANFIELD

The name of the field that contains the value you need from the Plan screen.

LOG

Yes, No

 

ROUND

Integer

 

 

XML Example

<MathVariable VARIABLENAME="FieldNameMV" TYPE="PLANFIELD" DATATYPE="TEXT" LOG="Yes" ROUND="2">PlanFieldName</MathVariable>